Skip to content

AuthorizeChannel#185

Merged
GuillemGarciaDev merged 1 commit intoXRPLF:mainfrom
JordiParraCrespo:authorize-channel
Jan 22, 2026
Merged

AuthorizeChannel#185
GuillemGarciaDev merged 1 commit intoXRPLF:mainfrom
JordiParraCrespo:authorize-channel

Conversation

@JordiParraCrespo
Copy link
Collaborator

Title

Add AuthorizeChannel function for payment channel authorization

Description

This PR aims to implement payment channel authorization functionality by adding the AuthorizeChannel function to the wallet package. This allows users to create signatures for redeeming specific amounts from XRPL payment channels. (Mark tags that apply)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where needed
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective
  • New and existing unit tests pass locally with my changes

Changes

  • Added AuthorizeChannel function to wallet package

Copy link
Collaborator

@GuillemGarciaDev GuillemGarciaDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@GuillemGarciaDev GuillemGarciaDev merged commit fd9da15 into XRPLF:main Jan 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants